The Imagick class
PHP Manual

Imagick::setImageDispose

(PECL imagick 2.0.0)

Imagick::setImageDisposeSets the image disposal method

Descripción

bool Imagick::setImageDispose ( int $dispose )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Sets the image disposal method.

Lista de parámetros

dispose

Valores retornados

Returns TRUE on success.

Errors/Exceptions

Throws ImagickException on error.


The Imagick class
PHP Manual